Skip to content

fix(auth): fix unmojang/drasl auth#163

Merged
so5iso4ka merged 1 commit intodevelopfrom
fix/drasl
Mar 17, 2026
Merged

fix(auth): fix unmojang/drasl auth#163
so5iso4ka merged 1 commit intodevelopfrom
fix/drasl

Conversation

@so5iso4ka
Copy link
Copy Markdown
Member

unmojang/drasl returns a 405 Method Not Allowed status code for HEAD requests, but still includes the "x-authlib-injector-api-location" header.

unmojang/drasl returns a 405 Method Not Allowed status code for HEAD requests, but still includes the "x-authlib-injector-api-location" header.

Signed-off-by: so5iso4ka <so5iso4ka@icloud.com>
@so5iso4ka so5iso4ka requested a review from notwindstone March 16, 2026 20:18
@so5iso4ka so5iso4ka self-assigned this Mar 16, 2026
@so5iso4ka so5iso4ka added [1.1] : Freesm FreesmLauncher component [2.4] : Bug Fixes an issue affecting functionality. [3.4] : Platform: Cross-Platform Tasks affecting all platforms. [4.0] : Component: Auth Related to authentication or login. [5.0] : User: End-Users Tasks aimed at end-users. [6.3] : Bug: Compatibility Compatibility-related issues. labels Mar 16, 2026
@so5iso4ka so5iso4ka changed the title fix(auth): fix unmojang/drasl fix(auth): fix unmojang/drasl auth Mar 17, 2026
@so5iso4ka so5iso4ka merged commit 43d66da into develop Mar 17, 2026
25 checks passed
@evan-goode
Copy link
Copy Markdown
Contributor

The correct fix here per authlib-injector is to perform a GET request, not HEAD, see unmojang/drasl#267 (comment).

@so5iso4ka
Copy link
Copy Markdown
Member Author

The correct fix here per authlib-injector is to perform a GET request, not HEAD, see unmojang/drasl#267 (comment).

thx, my bad.

@tycrek
Copy link
Copy Markdown

tycrek commented Mar 27, 2026

I'm still running into this when trying to add a 2nd account. The first account in the onboarding worked fine however, so I'm not sure why adding another broke. I am on version Maple 2.1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[1.1] : Freesm FreesmLauncher component [2.4] : Bug Fixes an issue affecting functionality. [3.4] : Platform: Cross-Platform Tasks affecting all platforms. [4.0] : Component: Auth Related to authentication or login. [5.0] : User: End-Users Tasks aimed at end-users. [6.3] : Bug: Compatibility Compatibility-related issues.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants